CacheToDiskEnabled Property (DocumentBase<PageType>)
In This Topic
CacheToDiskEnabled This make the pages collection use a temp file for the canvas item streams
Syntax
'Declaration
Public ReadOnly Property CacheToDiskEnabled As Boolean
public bool CacheToDiskEnabled {get;}
See Also